Add this function; remove gtk_toolbar_highlight_drop_location() and
authorSoeren Sandmann <sandmann@daimi.au.dk>
Wed, 29 Oct 2003 01:58:38 +0000 (01:58 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Wed, 29 Oct 2003 01:58:38 +0000 (01:58 +0000)
commitf36e68a1e80b00e780daba46b1196ed7a804d1e0
tree6d61d8359a62c51c5d3fea1e35402e840d504a1f
parent077eee4dfb25eda4db6de0f691db6a7085f9b5c2
Add this function; remove gtk_toolbar_highlight_drop_location() and

Wed Oct 29 02:54:35 2003  Soeren Sandmann  <sandmann@daimi.au.dk>

* gtk/gtktoolbar.[ch] (gtk_toolbar_set_drop_highlight_item): Add this
function; remove gtk_toolbar_highlight_drop_location() and
gtk_toolbar_unhighlight_drop_location().

Also fix bug where the number of overflowed items were miscounted.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktoolbar.c
gtk/gtktoolbar.h
tests/testtoolbar.c